'Declaration Public Function New( _
ByVal ParamArray annotationTypesThe annotation types to remove.() As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType _
)
public PdfPageRemoveAnnotationsCommand(
params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType[] annotationTypes
)
public: PdfPageRemoveAnnotationsCommand(
params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType[]* annotationTypes
)
public:
PdfPageRemoveAnnotationsCommand(
... array<Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType>^ annotationTypes
)
Parameters
- annotationTypes
- The annotation types to remove.